@charset "utf-8";
/* CSS Document */
body,html{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
a{
	color:#000;
	text-decoration:none;
}
ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.top{
	width:1200px;
	height:100px;
	margin:0px auto;
}
.top_left{
	float:left;
	width:477px;
}
.top_right{
	float:right;
	width:450px;
}
.top_right img{
	margin-top:30px;
	float:right;
}
.search{
	float:left;
	margin-top:20px;
}
.at1{
	width:180px;
	height:33px;
	border:1px solid #CCC;
}
.at2{
	width:60px;
	height:37px;
	background-color:#ffd154;
	border:0;
	font-size:16px;
	color:#FFF;
}
.menu{
	width:100%;
	height:60px;
	background-color:#1172e3;
}
.menu_content{
	width:1200px;
	margin:0px auto;
}
.menu_content ul li{
	float:left;
	width:240px;
	text-align:center;
}
.menu_content ul  li a{
	display:block;
	font-size:16px;
	color:#FFF;
	line-height:60px;
}
.menu_content ul  li a:hover{
	background-color:#ffc529;
}
.banner{
	width:100%;
	height:450px;
	background:url(../image/banner_2.png);
	background-size:100% 100%;
}
.banner_content{
	width:1200px;
	margin:0px auto;
	padding-top:120px;
}
.column{
	width:100%;
}
.column_content{
	width:1200px;
	margin:0px auto;
	text-align:center;
	padding-top:40px;
}
.column_bot ul li{
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	text-align:left;
	line-height:30px;
}
.button_1 a{
	display:block;
	background-color:#1172e3;
	width:140px;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#FFF;
	margin:0px auto;
	margin-top:30px;
}
.bg1{
	background:#ecf4fd;
	height:600px;
	margin-top:30px;
}
.column_top{
	padding-top:20px;
}
.column_left_1{
	float:left;
	width:500px;
	text-align:left;
	margin-top:60px;
}
.column_right_1{
	float:right;
	width:500px;
	margin-top:40px;
}
.column_right_1 img{
	border-radius:10px;
}
h3,h5,p{
	padding:0;
	margin:0;
}
h5{
	color:#999999;
}
p{
	line-height:30px;
}
.button_2 a{
	display:block;
	float:left;
	background-color:#1172e3;
	width:140px;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#FFF;
	margin:0px auto;
	margin-top:30px;
}
.column_left_2{
	float:left;
	width:430px;
	padding:35px;
	height:430px;
	text-align:left;
	margin-top:30px;
	border:2px solid #d1d1d1;
	border-radius:5px;
}
.column_right_2{
	float:right;
	width:500px;
	margin-top:30px;
}
.news_1{
	line-height:30px;
	
}
.news_1 .news_top{
	color:#1172e3;
}
.news_1 a{
	float:left;
	color:#1172e3;
	width:310px;
	font-size:18px;
	line-height:50px;
	font-weight:bolder;
}
.news_time{
	float:right;
	line-height:50px;
	font-size:18px;
	font-weight:bolder;
}
.news_1 img{
	margin-top:40px;
	margin-bottom:40px;
}
.news_2{
	border-top:1px solid #d1d1d1;
	height:130px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:left;
	line-height:30px;
}
.news_2 a{
	float:left;
	width:310px;
	font-size:18px;
	line-height:50px;
	font-weight:bolder;
}
.news_time_1{
	color:#898787;
	float:right;
	line-height:50px;
	font-size:18px;
}
.bot{
	width:100%;
	height:200px;
	background-color:#1172e3;
	margin-top:20px;
	padding-top:40px;
}
.bot-content{
	width:1200px;
	margin:0px auto;
	text-align:left;
	color:#fff;
	line-height:30px;
}
.bot-content a{
	color:#FFF;
}
.bot-bottom{
	width:100%;
	text-align:center;
	line-height:40px;
	border-top:2px solid #FFF;
	color:#FFF;
	margin-top:40px;
}